Skip to content

✨ Add Script to Generate Node.js Client#11

Open
arcane-engine[bot] wants to merge 1 commit intomainfrom
create-a-script-for
Open

✨ Add Script to Generate Node.js Client#11
arcane-engine[bot] wants to merge 1 commit intomainfrom
create-a-script-for

Conversation

@arcane-engine
Copy link
Contributor

@arcane-engine arcane-engine bot commented Sep 27, 2024

This PR introduces a new script to automate the generation of a Node.js client using the OpenAPI generator.

Changes Made

  • New Script
    • Add generate_nodejs_client.sh in the root directory.
    • The script uses Docker to run the OpenAPI generator.
    • Generates Node.js client from the OpenAPI spec at https://arcane.engineer/api/openapi.yaml.
    • Sets additional properties: generateSourceCodeOnly=true, projectName=arcane-engine.
    • Outputs the generated client to the local directory.

You can run this script similarly to the Python client generation script.

View the script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants